Nevron Open Vision Documentation
Nevron.Nov.Grid Namespace / NSpanCellXPosition<TPositionMode> Class / jddh Method


In This Topic
    jddh Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Function jddh( _
       ByVal Kddh As NColumnCollection, _
       ByVal lddh As NRow, _
       ByVal Mddh As System.Boolean _
    ) As System.Double
    'Usage
     
    
    Dim instance As NSpanCellXPosition(Of TPositionMode)
    Dim Kddh As NColumnCollection
    Dim lddh As NRow
    Dim Mddh As System.Boolean
    Dim value As System.Double
     
    value = instance.jddh(Kddh, lddh, Mddh)
    internal System.double jddh( 
       NColumnCollection Kddh,
       NRow lddh,
       System.bool Mddh
    )

    Parameters

    Kddh
    lddh
    Mddh
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also